home *** CD-ROM | disk | FTP | other *** search
/ One Click 14 / OneClick14.iso / interface / it.dig / scripts / DefineButton2_378 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-08-04  |  79 b   |  4 lines

  1. on(release){
  2.    fscommand(this.comando.text,"%org%" + this.caminho.text);
  3. }
  4.